home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 146
- Top = 109
- Width = 544
- Height = 50
- BorderStyle = bsSizeToolWin
- Caption = 'Appbar 1'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- OnActivate = FormActivate
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Memo1: TMemo
- Left = 0
- Top = 0
- Width = 536
- Height = 23
- Align = alClient
- Lines.Strings = (
- 'Memo1')
- TabOrder = 0
- end
- end
-